Update the URL for the Boost archive
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 13 May 2021 10:29:22 +0000 (11:29 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 13 May 2021 10:29:22 +0000 (11:29 +0100)
The old URL seems to have failed, and now it returns 301.

Use the URL from the Boost website.

build-aux/flatpak/org.gtk.Demo4.json

index 4adaff9da1e28e0193881a35de8a0b77c3bb07b3..e009182e63254af66435de7327d46c235542f1d4 100644 (file)
              "sources": [
                  {
                      "type": "archive",
-                     "url": "https://dl.bintray.com/boostorg/release/1.69.0/source/boost_1_69_0.tar.bz2",
+                     "url": "https://boostorg.jfrog.io/artifactory/main/release/1.69.0/source/boost_1_69_0.tar.bz2",
                      "sha256": "8f32d4617390d1c2d16f26a27ab60d97807b35440d45891fa340fc2648b04406"
                  }
             ]